Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #1398 add hint to FormBuilderDropdown #1424

Merged

Conversation

hosain-mohamed
Copy link
Contributor

@hosain-mohamed hosain-mohamed commented Sep 1, 2024

Connection with issue(s)

Connected to #1398
Related to this Flutter issue flutter/flutter#111958

Solution description

  • Add a hint widget to FormBuilderDropdown

Screenshots or Videos

To Do

  • Read contributing guide
  • [] Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour
  • If apply, add documentation to code properties and package readme

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.90%. Comparing base (4d27723) to head (e25df8c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1424   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files          21       21           
  Lines         769      769           
=======================================
  Hits          676      676           
  Misses         93       93           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deandreamatias deandreamatias changed the title add hint to FormBuilderDropdown fix: #1398 add hint to FormBuilderDropdown Sep 3, 2024
@deandreamatias deandreamatias merged commit e854da2 into flutter-form-builder-ecosystem:main Sep 3, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants